Skip to content

Conversation

@nyagamunene
Copy link
Contributor

What type of PR is this?

What does this do?

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

Did you document any new/modified feature?

Notes

@codecov
Copy link

codecov bot commented Jun 4, 2025

Codecov Report

Attention: Patch coverage is 0% with 526 lines in your changes missing coverage. Please review.

Project coverage is 27.29%. Comparing base (21c7b10) to head (d6fc243).
Report is 48 commits behind head on main.

Files with missing lines Patch % Lines
groups/operationperm.go 0.00% 130 Missing ⚠️
clients/operationperm.go 0.00% 128 Missing ⚠️
channels/operationperm.go 0.00% 126 Missing ⚠️
domains/operationperm.go 0.00% 44 Missing ⚠️
groups/middleware/authorization.go 0.00% 18 Missing ⚠️
channels/middleware/authorization.go 0.00% 15 Missing ⚠️
domains/middleware/authorization.go 0.00% 15 Missing ⚠️
clients/middleware/authorization.go 0.00% 14 Missing ⚠️
channels/roleoperations.go 0.00% 10 Missing ⚠️
clients/roleoperations.go 0.00% 10 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2921      +/-   ##
==========================================
- Coverage   27.82%   27.29%   -0.53%     
==========================================
  Files         354      149     -205     
  Lines       55970    33996   -21974     
==========================================
- Hits        15571     9278    -6293     
+ Misses      39623    24224   -15399     
+ Partials      776      494     -282     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
@nyagamunene nyagamunene marked this pull request as ready for review June 5, 2025 09:11
@nyagamunene nyagamunene requested a review from a team as a code owner June 5, 2025 09:11
@dborovcanin
Copy link
Collaborator

@nyagamunene Please rebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create Individual entity operation instead of using svcutil.Operation

2 participants